Welcome![Sign In][Sign Up]
Location:
Search - socket api

Search list

[WinSock-NDIS比较好SOCKET API通讯程序源代码.rar

Description:
Platform: | Size: 41564 | Author: | Hits:

[WinSock-NDISSockSpy.zip

Description: 使用替换wsock32.dll文件来跟踪windows socket api函数的程序
Platform: | Size: 3527 | Author: | Hits:

[WinSock-NDISwal.zip

Description: 使用Windows Socket API编写的通用函数,包含异步socket的使用
Platform: | Size: 60070 | Author: | Hits:

[WinSock-NDIS直接用Socket API实现UDP.zip

Description:
Platform: | Size: 183747 | Author: | Hits:

[CommunicationSockets api用于聊天室程序设计

Description: 用VC++6.0的Sockets API实现一个聊天室程序,是使用socket编程的很好的一个文档.-VC 6.0 Sockets API a chat room procedures, the use of socket programming is a good one document.
Platform: | Size: 7040 | Author: ql | Hits:

[Windows DeveloptoPXF

Description: Socket通讯客户端封装,就是把SOKET的Delphi通讯的客户端封装成为的DLL文件的源代码,以后用户只要调用此DLL文件就可以了!-Packaging the socket API to a DLL file, written by Delphi.
Platform: | Size: 1677 | Author: cxj | Hits:

[Windows DevelopWinSock Win32 API 的打包类和例子程序winsocket

Description: WinSock Win32 API 的打包类和例子程序Win Sock Win32 API 的打包类和例子程序WinSock Win32 API 的打包类和例子程序-Windows socket sample
Platform: | Size: 53706 | Author: e_man518 | Hits:

[WinSock-NDISAPI实现Socket编程(文件传送)

Description: 利用API函数编写的程序,可以实现文件的自由传送!-prepared using the API function procedures, the document can be achieved free!
Platform: | Size: 388619 | Author: | Hits:

[Browser Plugins一个完整的在线更新程序

Description: 一个完整的在线更新程序,一个基于Socket的在线更新程序,有以下特点: 1、socket api + 多线程,更新部分放在Dll中,接口简单,调用方便。 2、支持多级目录更新 3、支持Socks5代理-a complete online updates for a Socket-based online updates for the following characteristics : 1, multi-threaded socket api, updates on Dll, simple interface, easy call. 2, supports multi-level directory update 3, Acting support Socks5
Platform: | Size: 469889 | Author: 韶华 | Hits:

[Internet-NetworkSOCKET API 聊天室

Description: 多人聊天室程序,通过WinSocketAPI 完成的,包括服务器和客户端两部分 -people chat room procedures, WinSocketAPI completed, including server and client part 2
Platform: | Size: 120071 | Author: 译心 | Hits:

[Hook apiDll2Process

Description: 动态库注入器 1.0 功能:将一个动态库文件注入到一个正在运行的进程内. 应用:通过注入功能,可以实现对一个进程的api hook,比如写一个dll,然后hook socket api,然后注入到你想监视的进程,这样就能够用于网络数据包的分析了 -DLL injector 1.0 features : a dynamic library file is injected into a running process. Applications : by injecting function can be achieved on a process api hook, such as writing a dll, then hook socket api, and then injected into you want to watch the process so it can be used for network packet analysis of the
Platform: | Size: 43448 | Author: 阿东 | Hits:

[TCP/IP stacktcp-ip详解卷2

Description: 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机网络的系统管理员。 -the book complete and detailed presentation of the TCP / IP protocol is how to achieve it. The book is about 500 Legend, OK 15000 actual operation of the C code, For the use of teaching methods to help you master the TCP / IP protocol. The book shows not only the socket API and agreements ethnic relations and hosts and routers to achieve the difference. Also introduced 4.4BSD-Lite version of the new features, such as multicast, long fat pipe, window zoom, timestamp options and other topics, etc.. Readers of this book, Volume 1 should have elaborated on the TCP / IP basic knowledge. This applies to hope to understand TCP / TP how to achieve the agreement, including the preparation of Web applications programmers and the use of TCP / IP to safeguard the computer network system administrator.
Platform: | Size: 30044137 | Author: 小易 | Hits:

[Scanner发现网络中的活动主机

Description: 关键字: socket, 校验和算法, ICMP, connect, 端口,扫描, 这是我课程设计时,用VC.NET写的一个程序,功能是在利用socket提供的API函数, 填充并发送ICMP包,测试指定IP地址段中活动主机. 使用简单的connect方法来测试目的端口是否可通.并附带了校验和算法.希望更多的人与我交流, QQ:270596846 e_mail:chmuggmwtg@163.com-keyword : socket, the checksum algorithm, ICMP, connect, ports, scanning, This is my course design, with VC.NET write a procedure, function is the use of the socket API function, filling and send ICMP packets, test specify the IP address of the host activities. use a simple way to connect the purpose of testing whether the port - . fringe and the checksum algorithm. hope more people shared with me, QQ : 270596846 Lord : chmuggmwtg@163.com
Platform: | Size: 14061 | Author: 陈成 | Hits:

[WinSock-NDISWinsockTester

Description: 本源码是利用Winsock Api写的一款基于TCP/IP协议的通讯软件 对新手学习Windows Socket Api 是很好的资料-the source is the use of Winsock Api write-based TCP / IP communications software for novice Windows Socket Api learning is a very good information
Platform: | Size: 672166 | Author: 叶子 | Hits:

[TCP/IP stackTCP-IP2

Description: 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机网络的系统管理员。 -the book complete and detailed presentation of the TCP / IP protocol is how to achieve it. The book is about 500 Legend, OK 15000 actual operation of the C code used for the teaching method to help you master the TCP / IP protocol. The book shows not only the socket API and agreements ethnic relations and hosts and routers to achieve the difference. Also introduced 4.4BSD-Lite version of the new features, such as multicast, long fat pipe, window resizing, timestamp options and other topics, etc.. Readers of this book, Volume 1 should have elaborated on the TCP / IP basic knowledge. This applies to hope to understand TCP / TP how to achieve the agreement, including the preparation of Web applications programmers and the use of TCP / IP to safeguard the computer network system administrator.
Platform: | Size: 30044779 | Author: 韦斯 | Hits:

[Other resourceTCP_IPinDetails

Description: 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。 本书针对任何希望理解TCP/IP协议是如何实现的读者设计;无论是编写网络应用的程序员,负责利用TCP/TP维护计算机系统和网络的系统管理员,还是任何有兴趣理解大块非凡代码的普通读者;本书都是一本优秀的教科书。-the book complete and detailed presentation of the TCP / IP protocol is how to achieve it. The book is about 500 Legend, OK 15000 actual operation of the C code, For the use of teaching methods to help you master the TCP / IP protocol. The book shows not only the socket API and agreements ethnic relations and hosts and routers to achieve the difference. Also introduced 4.4BSD-Lite version of the new features, such as multicast, long fat pipe, window zoom, timestamp options and other topics, etc.. Readers of this book, Volume 1 should have elaborated on the TCP / IP basic knowledge. The book against any hope to understand TCP / IP protocol is how to achieve the readers design; regardless of the preparation network application programmers, responsible for the use of TCP / TP maintain compute
Platform: | Size: 376690 | Author: 绳鹏 | Hits:

[Internet-Networkmirrors-hp-socket-master

Description: HP-Socket 是一套通用的高性能 TCP/UDP/HTTP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP/HTTP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中。(HP-Socket is a general-purpose high performance TCP/UDP/HTTP communication framework, including server and client components and Agent components, TCP/UDP/HTTP communication systems are widely used in various application scenarios, C/C++, C#, Delphi, E (Yi Yuyan), Java, Python programming language interface. HP-Socket on the communication layer to achieve complete package, the application does not need to pay attention to any details of the communication layer; HP-Socket provides API interface event notification model based on very simple and efficient integration to the old application.)
Platform: | Size: 96029696 | Author: loujia | Hits:

[Internet-Networkunix网络编程第一卷:套接字联网API

Description: unix网络编程第一卷:套接字联网API,经典书籍(Unix network programming, Vol. 1: socket networking, API, classic books)
Platform: | Size: 28278784 | Author: qingpangxi | Hits:

[Internet-Networksocket

Description: socket 服务端和客户端代码,完整的API接口(socket code for both server and client)
Platform: | Size: 18432 | Author: zhwgogo | Hits:

[Communication-MobileSuperSocket(1.4 SP1).Source

Description: 老牌Socket API,supersocket的API源代码,供大家学习(Old Socket API, supersocket API source code for everyone to learn)
Platform: | Size: 601088 | Author: kkkk123 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 25 »

CodeBus www.codebus.net